home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / program / rcsgu242.rea < prev    next >
Text File  |  1996-01-16  |  2KB  |  38 lines

  1. Short:    GUI interface to HWGRCS. (Version 2.42)
  2. Author:   bms@algonet.se (Tommy Svensson)
  3. Uploader: bms@algonet.se (Tommy Svensson)
  4. Type:     dev/misc
  5.  
  6.   RCSGUI implements the basic features of RCS: checking in, checking 
  7.   out, locked and unlocked, rlog, and rcs -n to assign a symbolic name 
  8.   to a rev. It does not implement all options to all RCS commands.
  9.   
  10.   RCSGUI will let you checkin files by just dragging and dropping 
  11.   files on the RCSGUI window. The icons of the checked in files are 
  12.   visible in the RCSGUI window, and can be selected, and checked out 
  13.   by either the checkout button, double clicking on the icon, or drag 
  14.   and drop outside of RCSGUIs window.  
  15.   
  16.   RCSGUI is completely font sensitive. 
  17.   
  18.   It will adjust its gadgets and icons according to the window size.
  19.   
  20.   All configuration is done with tooltypes in the icon, and some 
  21.   can also be saved from the windows SnapShot button.
  22.   
  23.   Now supports and actually requires HWGRCS.
  24.   
  25.   Uses file requester to specify repositories. 
  26.   
  27.   See the documentation for all the features.
  28.  
  29.   It works nicely with the SAS/C WB compiler environment, but have no 
  30.   connection to the SAS/C compiler. It can be used with any compiler 
  31.   that lets you edit & compile from the workbench. (Well, it can be 
  32.   used with any CLI based compiler too, but it wouldn't make sense). 
  33.   It can be used with anything that you want to use RCS for, it doesn't 
  34.   have to be programming! 
  35.  
  36.   This update doesn't contain a new version of RCSGUI, only an update 
  37.   to the documentation.
  38.